#button html code
Explore tagged Tumblr posts
Text
neocities layout template
DRAGGABLE WINDOWS WITH TASKBAR
#neocities#website#website layout#html#webpage template#code#2000s web#webcore#pixel art#scenecore#myspace#emo kid#beelzebabelayout#featured#webdesign#websitegraphics#webdev#uidesign#ui#buttons#webbuttons#interface#graphicdesign#icon#icons#pixelicons
138 notes
·
View notes
Text
this is how i spent my week 🤡 (pure html/css mock of a character's phone notifications)
i added in the "notification settings" and "clear" buttons for accuracy, and then had the terrible thought "but what if the clear button cleared the notifications"
it does that now! i dont want to talk about how long it took to get it to do that. but. it does that now ✨
#writing#html#css#html tryhard#ao3#genshin#well it's for a genshin fic anyway#chapter 2 is 80% done#but then i remembered i had to update some stuff in ch1#and then i looked at the phone code and said hmm. i could do better.#and then i lost a whole week to this clear button#im not even going to USE IT i just. needed it to not be ugly when i had more notifications than the screen size could handle.#someday ill update this fic lol#i need someone to message me on signal so i can see what it actually looks like#alas i have no signal friends anymore#and dont mention the download's off-center icon ugh. thats a tomorrow me problem.
21 notes
·
View notes
Text
About me + Rules
Hi! I'm Schrodinger [He/It] and I like to make Neocities Stuff. I thought it would be fun to have one of these blogs that make things :-)
My websites are Schrodinger's Box and IBM Compatible
Please note: I am just one guy doing something he's passionate about. I may take my time and pick up requests as I see fit.
Requests are Open!
Rules for requesting:
I accept requests for:
Blinkies
Buttons
Stamps
Dividers
Pagedolls
Favicon
Cursor
Userbox
And just about anything else you might want ..! If its not on this list, just ask!
I do not accept requests for:
Hateful content
OCs [close friends excluded]
Complex animation
Other Notes:
★ Please provide details! I may be faster at your request if you have a strong vision. ★ If asking for anything including a character, please either provide refs or their name AND the media they're from so I can google search. ★ Above also counts for flags! please include images of any flags you're requesting so there's no confusion ^_^ ★ I may decide to not do a request for any number of reasons. It's not personal if I don't do yours, I'm just one guy doing things for fun. ★ If you leave it up to me I'll basically do whatever with your request. You might want to look at my websites to get a vibe of my general style
Anything I post here, if not otherwise specified, is free to use. If you do want to credit me, you can use this button:
Add it anywhere with this (Standard size): <a href="https://schrodingersbox.neocities.org/"><img src="https://schrodingersbox.neocities.org/button/box_button.gif"></a>
#neocities#requests#asks#gifs#gif#blinkies#dividers#stamps#geocities#web graphics#rentry graphics#web buttons#website#web design#html#html css#html coding#rentry#oldweb#decome#blog resources#web resources#favicons
16 notes
·
View notes
Text
If you wanna hear about me from me, check out my neocities!!

HEADS UP: IT IS NOT MOBILE FRIENDLY
we like to have fun around there, say hi in my guestbook and poke around my lil' corner of the internet! :3
I AM MORE LIKELY TO POST ART THERE THAN ANYWHERE ELSE
#i speak#neocities#personal website#old web#webcore#html#html css#blinkies#web graphics#web stamps#web buttons#coding#website#y2k kinda#not really#idk#pinned post#blog#blog site#MAKE UR OWN SITE#its so freeing#art site
9 notes
·
View notes
Text
Working on my javascript for my web page. Turns out I have the perfect kind of setup to accomplish some of the project requirements, specifically with even handlers and user interactions
My website, conceptually, will load a different employee details page depending on what employee name is clicked on. But I need to load it dynamically (instead of hard-coding it) so that the user can add or delete employees & it'll be able to still load the relevant shit.
So! Only one employee details page, but depending on how it's loaded, it'll load a different employee's information. Still working on getting down Exactly how to do it (I'm thinking using URL parameters that'll read a different object depending on what ID is used)
It's entirely doable. In fact, it's probably extremely common to do in web pages. No one wants to hard-code information for every new object. Of course not. And thus the usefulness of dynamic javascript stuff.
I can do this. I can very much do this.
#speculation nation#i wasnt very good when i got home and i read fanfic for a while#then took a nap. and now im up again and Getting To Work.#i dont have to have this 100% perfect for final submission just yet. bc final submission isnt today.#but i need to have my final presentation over my thing done by noon (11 hours from now)#and im presenting TODAY. and part of that will be giving a live demo of my project website#so. i need to have all of the core functionality of my website down at the Very Least#might not be perfect yet. but by god if im gonna show up to my presentation with my website not working.#i need to have the employee list lead to employee details with personalized information displayed per employee#i need to create an add employee field that will Actually add an employee. using a form.#and that employee will need to show up on the list and have a new id and everything. the works.#need to set it up so that employees can be deleted. shouldnt be too much extra.#and it would be . interesting. to give an actual 'login' pop-up when someone clicks on the login button#with some kind of basic info as the login parameters. this cant be that hard to code.#the project requirements are: implement 5 distinct user interactions using javascript. at least 3 different eventhandlers#at least 5 different elements with which interaction will trigger an event handler. page modification & addition of new elements to pages#3 different ways of selecting elements. one selection returning collection of html elements with customized operations on each...#hm. customized operations on each... the example given is a todo list with different styles based on if an item is overdue or not#i wonder if my personalized detail page loading would count for this... i also have some extra info displayed for each#but i specifically want the employees to be displayed in the list uniformly. that's kinda like. The Thing.#actually im poking around on my web pages i made previously and i do quite enjoy what i set up before.#need to modify the CSS for the statistics page and employee details to make it in line with what i actually wanted for it#maybe put a background behind the footer text... i tried it before & it was iffy in how it displayed...#but it looks weird when it overlaps with a page's content. idk that's just me being particular again.#theres also data interchange as a requirement. but that should be easy if i set an initial employee list as a json file#good god im going to have to think of so much extra bullshit for these 10 made up employees#wah. this is going to be a lot of work. but. im going to do it. i just wont get very much sleep tonight.#that's ok tho. ive presented under worse conditions (cough my all nighter when i read 3gun vol 10 and cried my eyes out)#and this is going to be the last night like this of my schooling career. the very last one.#just gotta stay strong for one more night 💪💪💪
6 notes
·
View notes
Text
nothing throws me back harder into my myspace coding era than trying to set up a bot in discord
#suddenly i'm twelve again and teaching myself how to use commands and html and hex codes on the family computer#not exactly /pos but also not /neg but a secret third thing (suppressed childhood memories surfacing again)#anyway. what is it with these bots. why are they throwing hands with me#embedding a song on autoplay with hidden pause button was easier than this#moots i would put in my top 8 friends on myspace#how fun would it be to write a myspace smau#like we're born around the same time. you can't tell me kuroo didn't have a checkered layout myspace page with mcr blasting#all of your haikyuu favs are millenials btw 🫵 do with that info whatever you want#-`♡´- tulip mail
16 notes
·
View notes
Text
Dark Neumorphism Button UI
#codenewbies#html css#html5 css3#frontenddevelopment#webdesign#dark neumorphism ui#neumorphism button css#pure css effects#css#code#html css tutorial#css snippets
5 notes
·
View notes
Text

Neon Glow Buttons
#neon glow buttons#css buttons#css animation#html css#css#css3#html#frontend#html css animation#css neon glow effect#animation#neduzone#learn to code#webdesign#frontenddevelopment
4 notes
·
View notes
Text

CSS Neon Buttons
#css neon buttons#html css buttons#css buttons#css animation tutorial#html css#divinector#css#html#css3#learn to code#frontenddevelopment#css animation examples#css animation snippets#neon effect css
2 notes
·
View notes
Text
if I can learn how to mod a game coded in python by staring at the raw code instead of taking a python coding course I bet I could totally do that with html and themes too instead of properly learning
#196#coding#html#themes#tumblr themes#shitposting#?#I did actually do that thing w/ python btw. I ran around the clangen code and figured out how to mod a ton of stuff w/o ever taking a cours#it was really fun#honestly I just really wanna overcomplicate my theme by making a proper playlist for the music section and adding a million little buttons#and pop ups and anime girls and little hidden things and blinkies and just#a bunch of silly stuff#I wanna add MORE!!!#I've been half tempted to ask the creator of the theme for tips on the things I have in mind but I don't wanna be rude
19 notes
·
View notes
Text

💻 👓 Code Club & coding badges - great for school and computer geeks
#codeclub#ilovecoding#programmer#girlscodetoo#stem#badge#badges#buttons#handmade#craft#pins#badgemaker#25mm#bbloggers#koolbadges#coding#programming#php#javascript#html#stem student#stem academia#stem education#women in stem#science education#stem studyblr#computer science#technology#computing#tech
3 notes
·
View notes
Text
gog i hAte Usin html And codin shit bUt its worth it to not hAve to type in bright Ass neon green!! thAt shit mAde me nervoUs......
#the fAct thAt grUmblr wont let yoU pick A hex code for yoUr text withoUt Usin html is Annoyin#like cleArly yoUr shoddy website hAs the cApAcity for more colors.. jUst Add A bUtton thAt will insert the code!!#mic on the mic#not a confession#unreality
7 notes
·
View notes
Text
end-of-night update: all the current outfits are in!!
I've got a list of changes that I'll have to make to various pieces to make them layer properly, and I'm sure I'll find more as I mess with it, but that's one big milestone passed!
next up I'm thinking will be hair and hair accessories, along with layer tweaking.... at some point I need to figure out what I'm going to do for the UI, but that's a problem for future me.
#gigi's dress up project#I'd love to have a widget-themed ui#with nice image buttons maybe for each piece of clothing#but like#i don't have any formal coding training#i'm hacking this thing together as i go#so if that ends up being beyond my abilities#i may just clean up the wack-ass unformatted html buttons#and roll with that
4 notes
·
View notes
Note
sorry to ask but i haven't been on tumblr for so long i almost forgot how to even put themes on, do you have any tutorial for it or some way to explain it simply?
omg don’t apologize!! ofc I can help u out!! im gonna include pictures and stuff so ill put it below the cut ;33
just as an fyi, my tumblr desktop theme looks like twitter so im sorry if that makes it confusing when u get to that part 😭
so if it’s the mobile theme /pop up theme you wanna edit and you’re on desktop, you’re just gonna click “blog settings” at the top of your blog by your ask button.
once you click that you’re gonna click “edit appearance” in the top right corner of the display box.
then just edit the theme, color, pfp, banner, and font however you want from there <333
if u wanna edit your tumblr desktop theme, go on desktop and click on your blog, then click where it says (blog name).tumblr.com.
if your blog doesn’t have that, just type it into your computer and go directly to it. once you’re on your desktop blog, you’re gonna click the symbol in the top right corner that looks like a paint palette (like this 🎨 but no color).
once you’re there you’re gonna be able to edit the color background of your theme, font, font size, background color, accent color, title color, headers, links, and all that fun stuff from the editor sidebar.
to browse other themes and post layouts, click “browse themes” at the top left of the edit bar and pick whichever one you like!!
you can also customize the color and photos of those themes too!! I find that it’s just best to goof around on there to get a good feel for it!!
welcome back to tumblr and I hope that this helps <333
#[ 🏩 – chatting ]#sorry if this isn’t very coherent !!#I just have the basic rundown of buttons and stuff#lmk if u have any other questions bc I love doing theme related stuff#idk rly how to edit themes on my phone (since I usually use tumblr from my computer)#sorry!!!!#there are also account son tumblr that make rly cute desktop themes#and u just copy their written code and html and then put it into the html editor#on the desktop theme editor and paste it#then edit from ther
6 notes
·
View notes
Text

CSS Button Animation
#css button border animation#css buttons#codenewbies#html css#html5 css3#frontenddevelopment#css#css animation examples#pure css animation#css animation tutorial#code#css tricks#css snippets#html5#frontend
3 notes
·
View notes
Text

CSS Glowing Buttons
#css glowing buttons#css tricks#html css buttons#html css#frontend#css#html#css3#frontenddevelopment#learn to code#code#css glowing effect#css effects
2 notes
·
View notes